[INFO] fetching crate idemio 0.1.1...
[INFO] fixing idemio-0.1.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate idemio 0.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate idemio 0.1.1
[INFO] finished tweaking crates.io crate idemio 0.1.1
[INFO] tweaked toml for crates.io crate idemio 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate idemio 0.1.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate idemio 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v2.0.14
[INFO] [stderr]   Downloaded thiserror v2.0.14
[INFO] [stderr]   Downloaded clap v4.5.40
[INFO] [stderr]   Downloaded dashmap v7.0.0-rc2
[INFO] [stderr]   Downloaded uuid v1.17.0
[INFO] [stderr]   Downloaded clap_builder v4.5.40
[INFO] [stderr]   Downloaded cc v1.2.29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f8d725ed26dd360c688e324bca60922d41475dd8b843d34949c04ec3a1fc39e5
[INFO] running `Command { std: "docker" "start" "f8d725ed26dd360c688e324bca60922d41475dd8b843d34949c04ec3a1fc39e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f8d725ed26dd360c688e324bca60922d41475dd8b843d34949c04ec3a1fc39e5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8d725ed26dd360c688e324bca60922d41475dd8b843d34949c04ec3a1fc39e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f8d725ed26dd360c688e324bca60922d41475dd8b843d34949c04ec3a1fc39e5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking dashmap v7.0.0-rc2
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking idemio v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stdout] warning: associated functions `missing_route_info` and `invalid_exchange` are never used
[INFO] [stdout]   --> src/router/factory.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl ExchangeFactoryError {
[INFO] [stdout]    | ------------------------- associated functions in this implementation
[INFO] [stdout] 43 |     #[inline]
[INFO] [stdout] 44 |     pub(crate) fn missing_route_info(msg: impl Into<String>) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub(crate) fn invalid_exchange(msg: impl Into<String>) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `FILE_CACHE` is never used
[INFO] [stdout]  --> src/cache/file.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | static FILE_CACHE: Lazy<FileCache> = Lazy::new(FileCache::new);
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileCache` is never constructed
[INFO] [stdout]   --> src/cache/file.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct FileCache {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/cache/file.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl FileCache {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 16 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileCacheError` is never constructed
[INFO] [stdout]   --> src/cache/file.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct FileCacheError {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `callback_error` is never used
[INFO] [stdout]    --> src/exchange.rs:365:19
[INFO] [stdout]     |
[INFO] [stdout] 342 | impl ExchangeError {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 365 |     pub(crate) fn callback_error(uuid: &Uuid, msg: impl Into<String>) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/router/path/http/mod.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn split_path(path: &'_ str) -> Filter<Split<char>, fn(&&str) -> bool> {
[INFO] [stdout]    |                      ^^                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn split_path(path: &'_ str) -> Filter<Split<'_, char>, fn(&&str) -> bool> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `hyper` in this scope
[INFO] [stdout]    --> src/exchange.rs:420:9
[INFO] [stdout]     |
[INFO] [stdout] 420 |     use hyper::body::Bytes;
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `idemio` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f8d725ed26dd360c688e324bca60922d41475dd8b843d34949c04ec3a1fc39e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8d725ed26dd360c688e324bca60922d41475dd8b843d34949c04ec3a1fc39e5", kill_on_drop: false }`
[INFO] [stdout] f8d725ed26dd360c688e324bca60922d41475dd8b843d34949c04ec3a1fc39e5
